net/http.http2requestBody.closed (field)

3 uses

	net/http (current package)
		h2_bundle.go#L6038: 	closed        bool       // for use by Close only
		h2_bundle.go#L6045: 	if b.pipe != nil && !b.closed {
		h2_bundle.go#L6048: 	b.closed = true